home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 October / CHIP Ekim 1996.iso / winbatch / notepad.mn_ < prev    next >
Text File  |  1995-07-29  |  113b  |  10 lines

  1. ; Notepad.mnw
  2.  
  3. ; This is a POPMENU menu file
  4.  
  5. Insert DateTime
  6.     a=TimeDate()
  7.     SendKeysTo("~Notepad",a)
  8.  
  9.  
  10.